PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DCrossSection Class / getIntersectionColor Method
In This Topic
    getIntersectionColor Method
    In This Topic
    Gets the color for the cutting plane's intersection with the 3D artwork.
    Syntax
    public PDFRgbColor getIntersectionColor()

    Return Value

    A com.o2sol.pdf4java.graphics.colors.PDFRgbColor that defines the color for the cutting plane's intersection with the 3D artwork.
    See Also